home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / snapfire.msi / Binary.PreloadedMessages_ES / SKIN.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2006-08-04  |  1.2 KB  |  30 lines

  1. body, td { margin: 0px; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
  2. #bktl, #bktr, #bkbl, #bkbr { width: 6px; height: 6px; background-repeat: no-repeat; }
  3. #bktl { background: url(SkinBorderTopLeftImage.gif) top left; }
  4. #bktr { background: url(SkinBorderTopRightImage.gif) top right;}
  5. #bkbr { background: url(SkinBorderBottomRightImage.gif) bottom right;}
  6. #bkbl { background: url(SkinBorderBottomLeftImage.gif) bottom left;}
  7. #bkt { background: url(SkinBorderTopImage.gif) top repeat-x;}
  8. #bkb { background: url(SkinBorderBottomImage.gif) bottom repeat-x;}
  9. #bkl { background: url(SkinBorderLeftImage.gif) left repeat-y;}
  10. #bkr { background: url(SkinBorderRightImage.gif) right repeat-y;}
  11. #snippet, #snippeth, #snippetv { font-size: 12px; background: url(SkinBackgroundImage.gif); }
  12. #snippeth { text-align: center; }
  13. #detail { font-family: Arial, Helvetica, sans-serif; font-size: 12px; vertical-align: top; }
  14. .snippetlink { 
  15.         margin-top: 10px;
  16.         font-size: 12px;
  17.         font-weight: bold;
  18.         color: #0000CC;  
  19.         text-decoration: underline; 
  20.              }
  21. .detailtitle {
  22.         font-weight: bold; 
  23.         color: #999999;
  24.         font-size: 17px; 
  25.              }
  26. img {
  27. border: 0px;
  28. margin: 0px;
  29. padding: 0px;
  30. }